[INFO] fetching crate hyper-util-spider 0.1.13...
[INFO] testing hyper-util-spider-0.1.13 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hyper-util-spider 0.1.13 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hyper-util-spider 0.1.13
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyper-util-spider 0.1.13
[INFO] tweaked toml for crates.io crate hyper-util-spider 0.1.13 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyper-util-spider 0.1.13 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyper-util-spider 0.1.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b9298073f8bbb1dda7bdb420eb2ac5ac55ddac5e96a1032f329775169b04af1
[INFO] running `Command { std: "docker" "start" "-a" "4b9298073f8bbb1dda7bdb420eb2ac5ac55ddac5e96a1032f329775169b04af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9298073f8bbb1dda7bdb420eb2ac5ac55ddac5e96a1032f329775169b04af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9298073f8bbb1dda7bdb420eb2ac5ac55ddac5e96a1032f329775169b04af1", kill_on_drop: false }`
[INFO] [stdout] 4b9298073f8bbb1dda7bdb420eb2ac5ac55ddac5e96a1032f329775169b04af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a22247037ef03955dda49eb46d1f25d2028321be923d9f18d585612856dc6475
[INFO] running `Command { std: "docker" "start" "-a" "a22247037ef03955dda49eb46d1f25d2028321be923d9f18d585612856dc6475", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper-spider v1.6.0
[INFO] [stderr]    Compiling hyper-util-spider v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] running `Command { std: "docker" "inspect" "a22247037ef03955dda49eb46d1f25d2028321be923d9f18d585612856dc6475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22247037ef03955dda49eb46d1f25d2028321be923d9f18d585612856dc6475", kill_on_drop: false }`
[INFO] [stdout] a22247037ef03955dda49eb46d1f25d2028321be923d9f18d585612856dc6475
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc92b423532b7a3b84a7a405e1d7963b9cd7c48efc654bb4548cd6419b329886
[INFO] running `Command { std: "docker" "start" "-a" "dc92b423532b7a3b84a7a405e1d7963b9cd7c48efc654bb4548cd6419b329886", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-spider v1.6.0
[INFO] [stderr]    Compiling hyper-util-spider v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/common/rewind.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `client` in `hyper_util`
[INFO] [stdout]   --> tests/test_utils/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use hyper_util::client::legacy::connect::HttpConnector;
[INFO] [stdout]    |                 ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `client` in `hyper_util`
[INFO] [stdout]   --> tests/test_utils/mod.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper_util::client::legacy::connect::{Connected, Connection};
[INFO] [stdout]    |                 ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpStream`
[INFO] [stdout]    --> tests/test_utils/mod.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 | use tokio::net::TcpStream;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `TcpStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/net/mod.rs:44:26
[INFO] [stdout]     |
[INFO] [stdout]  44 |     pub use tcp::stream::TcpStream;
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/macros/cfg.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  11 - use tokio::net::TcpStream;
[INFO] [stdout]  11 + use std::net::TcpStream;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `client` in `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | use hyper_util::client::legacy::connect::{capture_connection, HttpConnector};
[INFO] [stdout]    |                 ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `client` in `hyper_util`
[INFO] [stdout]   --> tests/legacy_client.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | use hyper_util::client::legacy::Client;
[INFO] [stdout]    |                 ^^^^^^ could not find `client` in `hyper_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 10 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_util::rt::TokioIo`
[INFO] [stdout]   --> tests/test_utils/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use hyper_util::rt::TokioIo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TokioIo` in `rt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/rt/mod.rs:7:38
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hyper_util::rt::TokioExecutor`, `hyper_util::rt::TokioIo`
[INFO] [stdout]   --> tests/legacy_client.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | use hyper_util::rt::{TokioExecutor, TokioIo};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^  ^^^^^^^ no `TokioIo` in `rt`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      no `TokioExecutor` in `rt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/rt/mod.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/rt/mod.rs:7:38
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_channel`
[INFO] [stdout]  --> tests/test_utils/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_channel::mpsc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_channel`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures_channel`, use `cargo add futures_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_channel`
[INFO] [stdout]   --> tests/legacy_client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use futures_channel::{mpsc, oneshot};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `futures_channel`, use `cargo add futures_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]    --> tests/legacy_client.rs:816:9
[INFO] [stdout]     |
[INFO] [stdout] 816 |     use tokio::net::TcpListener;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/macros/cfg.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]     |
[INFO] [stdout] 816 -     use tokio::net::TcpListener;
[INFO] [stdout] 816 +     use crate::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 816 -     use tokio::net::TcpListener;
[INFO] [stdout] 816 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]    --> tests/legacy_client.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 |     use tokio::net::TcpListener;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/macros/cfg.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]     |
[INFO] [stdout] 897 -     use tokio::net::TcpListener;
[INFO] [stdout] 897 +     use crate::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 897 -     use tokio::net::TcpListener;
[INFO] [stdout] 897 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `TokioExecutor` in `rt`
[INFO] [stdout]   --> tests/legacy_client.rs:50:50
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let client = Client::builder(hyper_util::rt::TokioExecutor::new()).build(
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ could not find `TokioExecutor` in `rt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/rt/mod.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout]  7 | pub use self::tokio::{TokioExecutor, TokioIo, TokioTimer};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_service` in this scope
[INFO] [stdout]   --> tests/test_utils/mod.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         tower_service::Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use hyper::service::Service;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Service`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 58 -         tower_service::Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout] 58 +         Service::<Uri>::poll_ready(&mut self.http, cx)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `TcpListener` in `net`
[INFO] [stdout]    --> tests/legacy_client.rs:93:30
[INFO] [stdout]     |
[INFO] [stdout]  93 |     let server = tokio::net::TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ could not find `TcpListener` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/macros/cfg.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TcpListener`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  93 -     let server = tokio::net::TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]  93 +     let server = TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `hyper_util`
[INFO] [stdout]    --> tests/legacy_client.rs:832:39
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let mut builder = hyper_util::server::conn::auto::Builder::new(TokioExecutor::new());
[INFO] [stdout]     |                                       ^^^^^^ could not find `server` in `hyper_util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]  14 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]     = and 7 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 832 -         let mut builder = hyper_util::server::conn::auto::Builder::new(TokioExecutor::new());
[INFO] [stdout] 832 +         let mut builder = Builder::new(TokioExecutor::new());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_service` in this scope
[INFO] [stdout]   --> tests/test_utils/mod.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl tower_service::Service<Uri> for DebugConnector {
[INFO] [stdout]    |      ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_service` in this scope
[INFO] [stdout]   --> tests/test_utils/mod.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type Error = <HttpConnector as tower_service::Service<Uri>>::Error;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_service`, use `cargo add tower_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper-util-spider` (test "legacy_client") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "dc92b423532b7a3b84a7a405e1d7963b9cd7c48efc654bb4548cd6419b329886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc92b423532b7a3b84a7a405e1d7963b9cd7c48efc654bb4548cd6419b329886", kill_on_drop: false }`
[INFO] [stdout] dc92b423532b7a3b84a7a405e1d7963b9cd7c48efc654bb4548cd6419b329886
